public void drawString( java.lang.String s, PDFFont font, PDFBrush brush, PDFDisplayRectangle rectangle ) |
Parameters
- s
- String to draw.
- font
- that defines the text format of the string.
- brush
- that determines the color and texture of the drawn text.
- rectangle
- Object that specifies the location of the drawn text.